You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > Log10 Method > clVector.Log10 Method ([In] TOpenCLMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.Log10 Method ([In] TOpenCLMtxVec)

Calculate the log base 10 for all X elements.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Log10([In] TOpenCLMtxVec X);

Store the results in the calling object. Size and Complex properties of the calling vector are set implicitly to match the X object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!